Click or drag to resize

ProtocolType Enumeration

Identifies the type of the configured mail account.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum ProtocolType
Members
  Member nameValueDescription
Exchange0 The protocol that is used to connect to the server is Exchange RPC.
ExchangeProxy1 The protocol that is used to connect to the server is Exchange RPC over HTTP, using an RPC proxy server.
Web2 E-mail is accessed from a Web browser by using the URL that is specified in the Server (POX) element.
See Also